home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / langs / gemfxm18.lzh / FORMDEMO / FORMDEMO.H < prev    next >
Encoding:
C/C++ Source or Header  |  1992-04-06  |  1.6 KB  |  45 lines

  1. /* resource set indicies for FORMDEMO */
  2.  
  3. #define MAINTREE 0    /* form/dialog */
  4. #define RSCCUBUT 8    /* STRING in tree MAINTREE */
  5. #define RSCRRBUT 9    /* STRING in tree MAINTREE */
  6. #define FRMEFLAG 10    /* STRING in tree MAINTREE */
  7. #define FRMQTEXT 11    /* STRING in tree MAINTREE */
  8. #define FRMQERRO 12    /* STRING in tree MAINTREE */
  9. #define FRMQUEST 13    /* STRING in tree MAINTREE */
  10. #define FRMQMENU 14    /* STRING in tree MAINTREE */
  11. #define FRMQCHOI 15    /* STRING in tree MAINTREE */
  12. #define FRMPROGR 16    /* STRING in tree MAINTREE */
  13. #define FRMDESKT 17    /* STRING in tree MAINTREE */
  14. #define FRMMKMOV 18    /* STRING in tree MAINTREE */
  15. #define MAINBXCD 20    /* BUTTON in tree MAINTREE */
  16. #define MAINBXEX 21    /* BUTTON in tree MAINTREE */
  17.  
  18. #define MOVETREE 1    /* form/dialog */
  19. #define MOVEBAR  1    /* BOXTEXT in tree MOVETREE */
  20. #define MOVEEXIT 6    /* BUTTON in tree MOVETREE */
  21.  
  22. #define CBTNTREE 2    /* form/dialog */
  23.  
  24. #define RBTNTREE 3    /* form/dialog */
  25.  
  26. #define DEFLTREE 4    /* form/dialog */
  27. #define DEFLPBB1 4    /* IBOX in tree DEFLTREE */
  28. #define DEFLPBD1 11    /* IBOX in tree DEFLTREE */
  29.  
  30. #define FLAGTREE 5    /* form/dialog */
  31. #define FLAGPBOD 8    /* IBOX in tree FLAGTREE */
  32. #define FLAGPBIN 12    /* IBOX in tree FLAGTREE */
  33. #define FLAGTEIF 16    /* FTEXT in tree FLAGTREE */
  34. #define FLAGBXHM 17    /* BUTTON in tree FLAGTREE */
  35. #define FLAGBXCN 18    /* BUTTON in tree FLAGTREE */
  36. #define FLAGBXOK 19    /* BUTTON in tree FLAGTREE */
  37.  
  38. #define DESKTREE 6    /* form/dialog */
  39.  
  40. #define MENUTREE 7    /* menu tree */
  41. #define MENDINFO 7    /* STRING in tree MENUTREE */
  42. #define MENFFSEL 16    /* STRING in tree MENUTREE */
  43. #define MENFQUIT 17    /* STRING in tree MENUTREE */
  44.  
  45. ə